Rename GTK_CSS_REPEAT_STYLE_NONE to GTK_CSS_REPEAT_STYLE_STRETCH
authorAlexander Larsson <alexl@redhat.com>
Fri, 25 Nov 2011 14:30:10 +0000 (15:30 +0100)
committerAlexander Larsson <alexl@redhat.com>
Fri, 25 Nov 2011 14:36:08 +0000 (15:36 +0100)
commitd85aabe1e3240fa785a6cae3eb5cef8661098ef7
treee8aa2b9f3488d90d7dfc57a71054c5f137a237f3
parent2a42fad1458cde90199940161c4d3c04db10aacb
Rename GTK_CSS_REPEAT_STYLE_NONE to GTK_CSS_REPEAT_STYLE_STRETCH

This is a private type, and the CSS default value is "stretch", which
is how we were parsing and printing NONE anyway.

With this fix we can use the enum stuff for printing/parsing
gtk/gtkborderimage.c
gtk/gtkcsstypesprivate.h
gtk/gtkstyleproperty.c